# Applications

# Overview

  • SALLY
    ...where sales people build quotations.
    They may had over a task to the graphics department via GVV.
    • request_watchdog
      Fetches customer events and logos from shop.
      Part of SALLY code.
  • GVV
    Task management for graphics department.
    Used by sales and graphic as communication hub.
    Manual uploads can be triggered from here.
  • Docky
    ...where graphics people qualify logos by tagging them.
    Manual uploads can be triggered from here.
  • UpDocky
    The file upload hub, implemented as browser popup window.
    Notifies its opening application (GVV or Docky) upon finished uploads.
  • processCardcode Huge pentaho process running over one single customer per invocation.
    Assembles all stored files (logos, pre-prod-proofs), processes new ones using ImageMagick and registers them in the Docky database.
    • CardJobAPI Proxies requests from GVV and Docky to processCardcode. Implements strict process/job control.

# Flow

Page Info: Created by GitHub on Jun 9, 2023 (last updated a minute ago by GitHub)